Add gtk_text_view_get_cursor_locations
authorMatthias Clasen <mclasen@redhat.com>
Wed, 19 Jan 2011 22:01:19 +0000 (17:01 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 19 Jan 2011 22:01:19 +0000 (17:01 -0500)
commit2f7245699b601aa76f4ecded11e3a760bc46de1e
treec13be81cc61fd929e1f879d9fe2f030143dd9dd9
parentba02ae72fae8ea48d870f0ddc329898417b3d20e
Add gtk_text_view_get_cursor_locations

In GTK 3.0 it's no longer possible to e.g. pop up something
at a text view's cursor (this wasn't exactly possible before
either without including gtktextlayout, but this is a quite
special need anyway).
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtktextview.c
gtk/gtktextview.h